Welcome![Sign In][Sign Up]
Location:
Search - shape matching

Search list

[Special Effectscopap

Description: Matlab demo code for the cyclic order preserving assignment problem with application to shape matching-Matlab demo code for the cyclic order prese rving assignment problem with application to s CPR matching
Platform: | Size: 36864 | Author: Zhenhua | Hits:

[Special EffectsellipticalFourierDescriptors

Description: elliptical Fourier Descriptors, 椭圆傅立叶描述子, 对shape匹配很有用,没有解压密码-elliptical Fourier Descriptors, elliptic Fourier descriptors for shape matching is useful, there is no decompression password
Platform: | Size: 3072 | Author: xjtubaby | Hits:

[Graph programshapMatch

Description: 本文对形状匹配的方法进行了回顾。介绍了一些形状表示方法, 其中主要是形状简化 的方法。形状匹配的方法可以分为基于各种变换不变量的形状匹配方法和基于局部特征的形状匹配方法, 并根据这一分类介绍了很多有代表性的匹配方法。-In this paper, shape matching methods reviewed. Introduce a number of shape representation method, which is mainly the shape of simplification. Shape matching methods can be divided into a variety of transformation based on the shape invariant matching methods and based on local characteristics of shape matching methods, and in accordance with this classification introduce a lot of representative matching method.
Platform: | Size: 227328 | Author: happyopencv | Hits:

[source in ebookshapematch

Description: 一篇质量较高的形状匹配方面的文献。里面详细介绍了各种形状匹配方法。-A shape matching the quality of higher literature. Which detailed the various methods of shape matching.
Platform: | Size: 641024 | Author: lifang | Hits:

[Special EffectsFastLSM3DDemo

Description: SIGGRAPH 2007年论文FastLSM Fast Lattice Shape Matching的源程序-SIGGRAPH 2007 thesis FastLSM Fast Lattice Shape Matching the source
Platform: | Size: 9263104 | Author: 路雪军 | Hits:

[Special EffectsAnImprovedAlgorithmforShapeMatchingBasedonMulti2re

Description:  Shape matching algorithm is widely used in many app lications of the content2based retrieval, however, due to large data amount of the video stream and the computation of p rocessing,-Shape matching algorithm is widely used in many app lications of the content2based retrieval, however, due tolarge data amount of the video stream and the computation of p rocessing,
Platform: | Size: 208896 | Author: wang | Hits:

[Special EffectsAn.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

Description: 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature points as corner points, using the normalized gradient of their pre-match template. The shape of the template and then use the template in the four directions within the image edge point and the shortest distance between the template border statistics, access to the template image of the structure of eigenvectors of the feature points in order to achieve the exact match. Experimental results show that the algorithm has good practical value.
Platform: | Size: 171008 | Author: memcpy | Hits:

[Special Effectsmatch

Description: 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple shape matching source code, two pictures selected three feature points matching contrast
Platform: | Size: 3468288 | Author: 黄朝亮 | Hits:

[Graph Recognizetuxiangshibie

Description: 图形匹配,自动输出相似度。。。非常好的算法-Shape matching, automatic output similarity. . . Very good algorithm
Platform: | Size: 258048 | Author: lidf | Hits:

[Special EffectsFast_Lattice_Shape_Matching_2D_Demo

Description: 鲁邦实时形变的快速网格形状匹配方法,这个代码我是向作者要来的。-FastLSM: Fast Lattice Shape Matching for Robust Real-Time Deformation. This demo is intended to illustrate the kinds of behavior attainable using the FastLSM algorithm, and to provide an example implementation of the simple 2D case. NOTE that the system implemented here does not take advantage of calculation reuse across regions via shared sub-summations, and therefore achieves only O(w^3) performance per region as opposed to the O(1) performance attainable using FastLSM. This was done because O(w^3) is still fast enough with the low numbers of particles present in 2D and is easier to understand in code.
Platform: | Size: 436224 | Author: yishui pan | Hits:

[AlgorithmShapematchng64807

Description: SHape matching algorithm
Platform: | Size: 542720 | Author: ircman | Hits:

[Special EffectsHDevelop

Description: 基于HDevelop的形状匹配算法参数的优化研究-The shape matching algorithm based on HDevelop Parameter Optimization
Platform: | Size: 444416 | Author: 章章 | Hits:

[Special EffectsShapeDetection

Description: this is a nice shape matching source code
Platform: | Size: 52224 | Author: Bhushan | Hits:

[Graph RecognizeShapeMatchingandObjectRecognition

Description: 基于形状上下文特征描述的形状匹配和物体识别介绍-Introduction to shape matching and object recognition based on Shape context
Platform: | Size: 5447680 | Author: 丁呈 | Hits:

[3D Graphicmatching2dSource

Description: shape maching算法实现的柔性物体变形-the deformable objects based on shape matching
Platform: | Size: 27648 | Author: 邵绪强 | Hits:

[Special Effectsshape-matching-cluttered-scenes-

Description: 旋转不变非刚性的图像匹配 。代码为matlab源码,代码注释详细,可以通过代码上的链接找到原始文献,以作详细学习-Rotation-invariant non-rigid image matching. Matlab source code, code comments in detail, you can find links to the original code on the literature, for detailed study
Platform: | Size: 320512 | Author: joe | Hits:

[Special Effectsshape-matching-by-shape-context

Description: 提出了用于形状匹配的自适应边界点选取的形状上下文方法! 首先"根据目标形状"自适应地确定边界点个数然后"利用选取的边界点"按照本文方法计算该目标的形状直方图最后"利用形状直方图计算不同目标之间的相似度!基于手写体数字的试验表明"形状上下文在有效描述目标的形状特征的基础"准确地计算了不同目标之间的相似度"达到了满意的匹配结果!-Adaptive boundary points for shape matching the shape of the selected context first of all depending on the target shape to adaptively determine the boundary point number and then use the selected boundary points "in accordance with this method, the final shape of the histogram of the target The shape of the histogram to calculate the similarity between the different objectives of handwritten digits based test showed that shape the context of the basis in the characteristics of an effective description of the shape of the target accurately calculate the similarity between the different target to achieve a satisfactory match results!
Platform: | Size: 109568 | Author: 嘎子 | Hits:

[Special EffectsShape-matching-with-Zerinike-moments

Description: 结合Zernike矩的多尺度模板形状匹配,该算法对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike矩,利用Zernike矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-Shape matching based on multi-scale template with Zerinike moments,The object shape representation is converted to a dyadic wavelet representation by wavelet transform. And then calculate the Zernike moments of wavelet representation in different scales. With respect to property of rotation invariant of Zernike moments and in consideration of Zernike moments as feature vector to calculate the similarity between the object and template image, the problem of dependency of starting point can be solved.
Platform: | Size: 1305600 | Author: 卢宠 | Hits:

[CSharpgray-and-shape-matching

Description: 第一个VB.net程序,灰度和形状匹配.第一个VB.net程序,灰度和形状匹配-The first VB.net program, gray and shape matching.The first VB.net program, gray and shape matching
Platform: | Size: 575488 | Author: 小涛 | Hits:

[Othershape-matching-method-

Description: shape matching method .zip
Platform: | Size: 548864 | Author: zlzmxy | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net